a11y: add a treeview performance test
authorMatthias Clasen <mclasen@redhat.com>
Wed, 22 Jun 2011 21:39:38 +0000 (17:39 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2011 20:08:05 +0000 (16:08 -0400)
commit23bc606c793a967e5c0efa5337474c6f36b7f3fc
treeb21c78f2ad4b5ac45acb52e20b33bcebe3367430
parent430957b036d59d52a13204e461133119bc12f3fc
a11y: add a treeview performance test

This test creates a treeview with a few columns and a liststore,
and then populates it with a 1000 rows.
tests/a11y/Makefile.am
tests/a11y/tree-performance.c [new file with mode: 0644]